PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / getFont Method
In This Topic
    getFont Method
    In This Topic
    Gets the content font.
    Syntax
    public PDFFont getFont()

    Return Value

    The font used to display the cell content.
    See Also